Platform Explorer / Nuxeo Platform LTS 2017 9.10

Component org.nuxeo.ecm.platform.annot.properties

Contributions

XML Source

<?xml version="1.0"?>

<component name="org.nuxeo.ecm.platform.annot.properties">

  <extension target="org.nuxeo.runtime.ConfigurationService" point="configuration">
    <documentation>
      Property that enables the annotations also on text files
      (when true), otherwise annotations are only available on images.
    </documentation>
    <property name="nuxeo.text.annotations">false</property>
  </extension>

</component>